[INFO] fetching crate izihawa-tantivy-stacker 0.25.0...
[INFO] testing izihawa-tantivy-stacker-0.25.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate izihawa-tantivy-stacker 0.25.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate izihawa-tantivy-stacker 0.25.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate izihawa-tantivy-stacker 0.25.0
[INFO] tweaked toml for crates.io crate izihawa-tantivy-stacker 0.25.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate izihawa-tantivy-stacker 0.25.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate izihawa-tantivy-stacker 0.25.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded errno v0.3.10
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded zipf v7.0.2
[INFO] [stderr]   Downloaded murmurhash32 v0.3.1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.20
[INFO] [stderr]   Downloaded mini-internal v0.1.41
[INFO] [stderr]   Downloaded peakmem-alloc v0.3.0
[INFO] [stderr]   Downloaded bpu_trasher v0.2.0
[INFO] [stderr]   Downloaded perf-event v0.4.8
[INFO] [stderr]   Downloaded miniserde v0.1.41
[INFO] [stderr]   Downloaded perf-event-open-sys v4.0.0
[INFO] [stderr]   Downloaded izihawa-tantivy-common v0.25.0
[INFO] [stderr]   Downloaded cc v1.2.13
[INFO] [stderr]   Downloaded rustop v1.1.4
[INFO] [stderr]   Downloaded izihawa-ownedbytes v0.25.0
[INFO] [stderr]   Downloaded proptest v1.6.0
[INFO] [stderr]   Downloaded bitflags v2.8.0
[INFO] [stderr]   Downloaded binggan v0.14.2
[INFO] [stderr]   Downloaded time v0.3.37
[INFO] [stderr]   Downloaded time-macros v0.2.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 050f2b93d13b9b6d29761f67579f94d6b2c1378d29a68d05817fae01b6512e0f
[INFO] running `Command { std: "docker" "start" "-a" "050f2b93d13b9b6d29761f67579f94d6b2c1378d29a68d05817fae01b6512e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "050f2b93d13b9b6d29761f67579f94d6b2c1378d29a68d05817fae01b6512e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "050f2b93d13b9b6d29761f67579f94d6b2c1378d29a68d05817fae01b6512e0f", kill_on_drop: false }`
[INFO] [stdout] 050f2b93d13b9b6d29761f67579f94d6b2c1378d29a68d05817fae01b6512e0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99c515781683e73d75e0c46d916f60dd3e9c8c01292358cae65f8b88a5796d21
[INFO] running `Command { std: "docker" "start" "-a" "99c515781683e73d75e0c46d916f60dd3e9c8c01292358cae65f8b88a5796d21", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling murmurhash32 v0.3.1
[INFO] [stderr]    Compiling izihawa-ownedbytes v0.25.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling izihawa-tantivy-common v0.25.0
[INFO] [stderr]    Compiling izihawa-tantivy-stacker v0.25.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.40s
[INFO] running `Command { std: "docker" "inspect" "99c515781683e73d75e0c46d916f60dd3e9c8c01292358cae65f8b88a5796d21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99c515781683e73d75e0c46d916f60dd3e9c8c01292358cae65f8b88a5796d21", kill_on_drop: false }`
[INFO] [stdout] 99c515781683e73d75e0c46d916f60dd3e9c8c01292358cae65f8b88a5796d21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38f1805a470b9d105ef19a23f6c28a754b30a538b8733359505554904d0dd6a0
[INFO] running `Command { std: "docker" "start" "-a" "38f1805a470b9d105ef19a23f6c28a754b30a538b8733359505554904d0dd6a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bpu_trasher v0.2.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling mini-internal v0.1.41
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling peakmem-alloc v0.3.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustop v1.1.4
[INFO] [stderr]    Compiling miniserde v0.1.41
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling perf-event-open-sys v4.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling perf-event v0.4.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling zipf v7.0.2
[INFO] [stderr]    Compiling izihawa-tantivy-stacker v0.25.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling binggan v0.14.2
[INFO] [stdout] error: couldn't read `example/../../benches/alice.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> example/hashmap.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | const ALICE: &str = include_str!("../../benches/alice.txt");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tantivy_stacker`
[INFO] [stdout]  --> example/hashmap.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tantivy_stacker::ArenaHashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tantivy_stacker`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tantivy_stacker`, use `cargo add tantivy_stacker` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `izihawa-tantivy-stacker` (example "hashmap") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "38f1805a470b9d105ef19a23f6c28a754b30a538b8733359505554904d0dd6a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38f1805a470b9d105ef19a23f6c28a754b30a538b8733359505554904d0dd6a0", kill_on_drop: false }`
[INFO] [stdout] 38f1805a470b9d105ef19a23f6c28a754b30a538b8733359505554904d0dd6a0
